SecurityModule

public abstract class SecurityModule

This object acts as a data module for the KeyStoreCryptor service.

Constructors

SecurityModule
Link copied to clipboard
SecurityModule SecurityModule()

Functions

bindKeyStoreCryptor
Link copied to clipboard
@Singleton()
@Binds()
abstract KeyStoreCryptor bindKeyStoreCryptor(DefaultKeyStoreCryptor keyStoreCryptor)
This method provides the KeyStoreCryptor instance for the passing DefaultKeyStoreCryptor.